From: Houngbo PerpΘtus Jacques <hpj@bow.intnet.bj>
Newsgroups: comp.lang.c++
Subject: SW_SHOWMAXIMIZED with CDialog derived class window
Date: 14 Apr 1996 09:32:28 GMT
Organization: Voyager Information Networks, Inc.
Message-ID: <4kqgnc$mtm@vixc.voyager.net>
NNTP-Posting-Host: vixa.voyager.net
I want to maximize a window derived from a CDialog. I am using Windows 95. When i use "ShowWindow(SW_SHOWMAXIMIZED)" my dialog window cover all the screen but I want it not to cover the taskbar as all CFrameWnd respect this taskbar. If someone can help!!!!